Option Properties

Properties

IsCurrentSelected Specifies the state of a radio button or option element.
IsSelected Specifies the default state of a radio button or option. A control initializes to the default state specified by this attribute.
Label Specifies the text for a control.
Value Specifies the default value of an input control.

See Also